Xamarin.Android のドキュメント
CanSort<T>(ICollectionView<T>,SortDescription[]) メソッド
C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > ICollectionViewEx クラス > CanSort メソッド : CanSort<T>(ICollectionView<T>,SortDescription[]) メソッド
コレクションビュー
データのソート方法を決定するソート記述
コレクションビューがソートをサポートする場合は、true を返します。
シンタックス
[System.Runtime.CompilerServices.Extension()]
public static System.bool CanSort<T>( 
   ICollectionView<T> collectionView,
   params SortDescription[] sortDescriptions
)
where T: class

パラメータ

collectionView
コレクションビュー
sortDescriptions
データのソート方法を決定するソート記述

型パラメータ

T
参照

ICollectionViewEx クラス
ICollectionViewEx メンバ
オーバーロード一覧